Skip to content

Test Result : Scenario: Account name must not be mutable

0 failures
6 tests
Took 2 ms.

All Tests

Test nameDurationStatus
And Account "test_acc" exists0 msPassed
And I expect the exception "KapuaAccountException" with the text "An illegal value was provided for the argument"0 msPassed
Given An existing account with the name "test_acc"0 msPassed
Scenario: Account name must not be mutable2 msPassed
Then An exception is caught0 msPassed
When I change the account "test_acc" name to "test_acc_new"0 msPassed